func reflect.makeFloat32
2 uses
reflect (current package)
value.go#L3498: func makeFloat32(f flag, v float32, t Type) Value {
value.go#L3581: return makeFloat32(v.flag.ro(), *(*float32)(v.ptr), t)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)